CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc list control

搜索资源列表

  1. mfcdragrar

    0下载:
  2. 关于VC中列表控件的拖拽操作,主要是关于图标方式下,如何创建拖拽图像,如何判断拖放目标,如何释放等等,有详细的解释。-on VC Control List drag and drop, mainly on the icon mode, how to create drag images, how to determine the drag and drop, how to unlock such a detailed explanation.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:35412
    • 提供者:dash
  1. CCHDUlink

    0下载:
  2. 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:55799
    • 提供者:华姿翔
  1. ManyControl

    1下载:
  2. 学习VC控件过程中做的大量控件集合。包含 滚动条、进度条、滑块、上下、动画、树形、列表等-learning process controls do control large pool. Includes rolling of the progress of the slider and vertically, animation, tree, list
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:71991
    • 提供者:刘友辉
  1. CommonCtrl

    0下载:
  2. vc中常用的控件包括TabControl\\TreeView控件\\ListView\\ListBox\\按钮控件\\组合框控件等 -vc commonly used controls, including TabControl \\ TreeView Control \\ List View \\ ListBox \\ button controls \\ box controls, and other combinations
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:103000
    • 提供者:张国磊
  1. Excel编程

    1下载:
  2. 采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取,并按一定的格式显示在窗口程序的列表控件内-using ODBC technology, VC right XLS documents on the structure and content of the record to read, with a certain format in the list window control procedures within
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:30167
    • 提供者:周孝良
  1. CListCtrl使用演示

    0下载:
  2. 使用List控件的实例,对初次学习VC控件的同学是不错的实例!-example, the initial learning Control VC students is a good example!
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:750001
    • 提供者:李洪
  1. ListDemo.rar

    0下载:
  2. 一个自我封装的List类,很号用,解决VC++中MFC中CListCtrl类的缺陷,在控件编程中有很大的用途,也可以更具自己的需要做一些修改!,A self-List package type, I am its use to solve VC++ In the MFC class CListCtrl of defects in the control program in a lot of uses, can also be more to their own needs to do some
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:43193
    • 提供者:蔡家豪
  1. ListCtrl_Path

    1下载:
  2. MFC中ListCtrl控件的扩展,VC中Options→Directories样式的列表,可对列表项进行新建、删除、上下移动操作,可选择路径。附带源码文件,以及应用例程。-MFC extension in ListCtrl control, VC in the Options → Directories style list, a list of items can create, delete, move up and down operation, choose the path. Wit
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:65937
    • 提供者:
  1. MyPlayer.rar

    0下载:
  2. 超酷界面的VC++音乐播放器,推荐给大家,在VC++6.0下顺利编译,它的界面非常 酷,编译中也没有发现用到第三方的界面控件,而且播放器的窗口还具有像千千静听一样的自动吸附功能,也就是拖动窗口从远处回来的时候它会自动吸附到播放器的其它窗口上,它还支持拖放添加音乐列表,支持歌词显示,绝对值得一看。,Cool interface of VC++ music player, recommend to you that in VC++6.0 to compile successfully, it is
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:174929
    • 提供者:809
  1. OpDb

    0下载:
  2. 自己封装的ADO接口,可以很方便的操作SQL Server,Access MDB数据库,而不用设置数据源,已在多个项目中成功使用,可以很方便的把数据库中的记录选择到列表框、组合控件中,可以直接执行SQL命令,包括存储过程。把VC中对数据库的操作变成了一项很简单的操作。使用时请包含OpDd.h,并静态链界OpDb.lib,并把OpDb.dll拷贝到当前目录下,当然您也可以直接在您的程序中使用源代码。-ADO interface its own package, it is convenient t
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:163913
    • 提供者:Bruce
  1. CLB

    0下载:
  2. 一款VC++自定义的列表控件,可以展开、折叠。   WINDOWS应用程序的创建一般都需要使用控件,像VB、DELPHI等编程环境都提供了相当多的控件供程序员调用,这些控件基本上能满足程序开发的要求,但有时也会有些不尽如意的地方,因此学会创建自定义控件有一定的重要性。本程序实现了一个可以折叠、可以更换成员类型的特效列表控件。-A VC++ the list of custom controls, you can start folding. WINDOWS applications gen
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:39288
    • 提供者:724
  1. cll

    0下载:
  2. 具有可编辑的列表框控件源码,供学者VC编程人员学习-Effect with a floating list box control source for scholars to learn programming VC
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-09
    • 文件大小:1327919
    • 提供者:zhu
  1. ShowBmp

    0下载:
  2. 用VC访问ACCESS数据库,内含列表框控件-VC to visit with the ACCESS database, containing a list box control
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-01
    • 文件大小:13494514
    • 提供者:zhuyuan
  1. memodbs

    0下载:
  2. 主要描述vc++如何与数据库的连接以及列表框控件的使用-Mainly describes vc++ How to connect with the database, as well as a list box control, the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2013740
    • 提供者:tree
  1. listsproject

    0下载:
  2. 用VC++实现的列表框控件,程序运行后,出现一列表框,用户可选择其中任意一项,选中的项的题目显示在对话框上。-Using VC++ to achieve a list box control, program running, the emergence of a list box, users can choose any one of them, select the items displayed in the dialog on the subject.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1875042
    • 提供者:忆瑾
  1. Button

    0下载:
  2. 使用vc++控件实现的简单的学生选课表。-Using vc++ control to achieve a simple student elective list.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-10
    • 文件大小:2090444
    • 提供者:wkiuz
  1. vcTestMyGridList

    0下载:
  2. VC++ 一个动态的GridList数据列表组件,平时用的比较多的一种数据显示控件,运行程序可动态添加一行行数据,VC6下直接编译即可-VC++ a dynamic list of components GridList data, more usually used as a data control, run the program can dynamically add rows of data, VC6 can compile under the direct
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:24398
    • 提供者:zs1
  1. LCExchange

    0下载:
  2. 学习vc关于基于对话框的列表框和组合控件的使用。程序中主要涉及列表框和组合框的数据交换。有具体的应用实例。-Learning about vc dialog-based list box and combination of control.Program mainly involves the list box and combo box of data exchange.A specific application.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:99461
    • 提供者:ade
  1. vcnetqs

    0下载:
  2. VC.net为文件增加或删除文件权限,有权限列表可供选择,另外需手功指定文件名称、帐户名称、控制类型等-VC.net for the file permissions to add or delete a file, have permission list to choose from, take their hand also specify the file name, account name, control type, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:13522
    • 提供者:陈志反
  1. MFC_(1)

    0下载:
  2. 一款游戏,vc++ 6.0编写的,可以运行~~~很犀利,运用了各种控件和视图(列表,树,)界面整洁,适合初学者下载学习-A game, vc++ 6.0, prepared, you can run ~ ~ ~ very sharp, using a variety of control and the view (list, tree), clean interface, suitable for beginners download learning. . .
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:39383
    • 提供者:魏忠雄
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com